home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 117 / MacAddict 117.dmg / Software / Graphics & Multimedia / EazyDraw 1.9.0f (beta).dmg / EazyDraw.app / Contents / Resources / English.lproj / DKDBlendPanel.nib / classes.nib next >
Encoding:
Text File  |  2006-01-16  |  2.8 KB  |  68 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {
  5.                 afterBlendMatchPopupAction = id; 
  6.                 afterBlendSpacingPopupAction = id; 
  7.                 afterColorWellAction = id; 
  8.                 afterStepsAction = id; 
  9.                 beforeBlendMatchPopupAction = id; 
  10.                 beforeBlendSpacingButtonAction = id; 
  11.                 beforeColorWellAction = id; 
  12.                 beforeStepsAction = id; 
  13.                 blendHelpAction = id; 
  14.                 orderPopupAction = id; 
  15.                 positionAction = id; 
  16.                 positionColorWellAction = id; 
  17.                 positionLineWidthAction = id; 
  18.                 positionStartAction = id; 
  19.                 scopePopupAction = id; 
  20.             }; 
  21.             CLASS = DKDBlendPanel; 
  22.             LANGUAGE = ObjC; 
  23.             OUTLETS = {
  24.                 afterBlendMatchPopupButton = NSPopUpButton; 
  25.                 afterBlendSpacingPopupButton = NSPopUpButton; 
  26.                 afterColorWell = NSColorWell; 
  27.                 afterStepsLabel = NSTextField; 
  28.                 afterStepsStepper = NSStepper; 
  29.                 afterStepsTextField = NSTextField; 
  30.                 beforeBlendMatchPopupButton = NSPopUpButton; 
  31.                 beforeBlendSpacingPopupButton = NSPopUpButton; 
  32.                 beforeColorWell = NSColorWell; 
  33.                 beforeStepsLabel = NSTextField; 
  34.                 beforeStepsStepper = NSStepper; 
  35.                 beforeStepsTextField = NSTextField; 
  36.                 orderPopupButton = NSPopUpButton; 
  37.                 positionColorWell = NSColorWell; 
  38.                 positionLineWidthSlider = NSSlider; 
  39.                 positionLineWidthTextField = NSTextField; 
  40.                 positionStartStepper = NSStepper; 
  41.                 positionStartTextField = NSTextField; 
  42.                 positionStepper = NSStepper; 
  43.                 positionTextField = NSTextField; 
  44.                 scopePopupButton = NSPopUpButton; 
  45.             }; 
  46.             SUPERCLASS = DKDGraphicPanel; 
  47.         }, 
  48.         {CLASS = DKDGraphicPanel; LANGUAGE = ObjC; SUPERCLASS = DKDPanel; }, 
  49.         {CLASS = DKDOptionButton; LANGUAGE = ObjC; SUPERCLASS = NSButton; }, 
  50.         {
  51.             ACTIONS = {
  52.                 checkClosingWindow = id; 
  53.                 useCurrentForNewItemsButtonAction = id; 
  54.                 useDefaultForNewItemsButtonAction = id; 
  55.             }; 
  56.             CLASS = DKDPanel; 
  57.             LANGUAGE = ObjC; 
  58.             OUTLETS = {
  59.                 setCurrentForNewItemsButton = DKDOptionButton; 
  60.                 setDefaultForNewItemsButton = DKDOptionButton; 
  61.             }; 
  62.             SUPERCLASS = NSWindowController; 
  63.         }, 
  64.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  65.         {CLASS = "java.lang.Object"; LANGUAGE = Java; }
  66.     ); 
  67.     IBVersion = 1; 
  68. }